home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Laboratorio Interattivo Deagostini
/
laboratorio interattivo deagostini.bin
/
swf
/
11201.swf
/
scripts
/
DefineButton2_26
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2002-12-18
|
114b
|
6 lines
on(release){
_parent[_parent.scelta].gotoAndStop(1);
gotoAndStop(2);
_parent.scelta = this._name;
}